Skip to content

Conversation

vallemar
Copy link
Contributor

@vallemar vallemar commented Mar 24, 2025

When run application (without node_modules) is launched directly with the ns run|debug xx cli, we may encounter dependency issues because this flag causes npm to ignore peerDependencies, resulting in an incomplete node_modules path.

Documentation: https://docs.npmjs.com/cli/v11/using-npm/config#legacy-peer-deps

@NathanWalker NathanWalker merged commit ca6fb68 into NativeScript:main Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants